CIE: add CIE XYZ and CIE XYZ alpha models
authorØyvind Kolås <pippin@gimp.org>
Sat, 9 Dec 2017 19:51:38 +0000 (20:51 +0100)
committerØyvind Kolås <pippin@gimp.org>
Sat, 9 Dec 2017 20:30:15 +0000 (21:30 +0100)
commit4daa121e8f886efb94243a7ad75d5653754f335b
treedee69e1f9aa562990a148f3aa41e4ded5911ff4a
parent5cb3fdeb843ed073fd9e6d00a0ddd2fb6dd0c678
CIE: add CIE XYZ and CIE XYZ alpha models

Even more useful now with custom RGB primaries - and being able to use babl for
conversions when needed is convenient. This is with reference paths - which
means fast paths for double precision float - single precision would have to be
added for it to be used and higher throughput in most common scenarios.
extensions/CIE.c